﻿2026-07-26T22:22:56.2877596Z ##[group]Run actions/checkout@v5
2026-07-26T22:22:56.2877824Z with:
2026-07-26T22:22:56.2877960Z   repository: SaberMage/spt-shell-notify
2026-07-26T22:22:56.2878131Z   path: .adapter-notify
2026-07-26T22:22:56.2879651Z   token: ***
2026-07-26T22:22:56.2879772Z   ssh-strict: true
2026-07-26T22:22:56.2879889Z   ssh-user: git
2026-07-26T22:22:56.2880023Z   persist-credentials: true
2026-07-26T22:22:56.2880154Z   clean: true
2026-07-26T22:22:56.2880274Z   sparse-checkout-cone-mode: true
2026-07-26T22:22:56.2880417Z   fetch-depth: 1
2026-07-26T22:22:56.2880529Z   fetch-tags: false
2026-07-26T22:22:56.2880644Z   show-progress: true
2026-07-26T22:22:56.2880758Z   lfs: false
2026-07-26T22:22:56.2880862Z   submodules: false
2026-07-26T22:22:56.2880984Z   set-safe-directory: true
2026-07-26T22:22:56.2881126Z   allow-unsafe-pr-checkout: false
2026-07-26T22:22:56.2881265Z env:
2026-07-26T22:22:56.2881383Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:22:56.2881539Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:22:56.2881702Z ##[endgroup]
2026-07-26T22:22:56.4863046Z Syncing repository: SaberMage/spt-shell-notify
2026-07-26T22:22:56.4863405Z ##[group]Getting Git version info
2026-07-26T22:22:56.4863655Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-26T22:22:56.5214511Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-26T22:22:56.5574803Z git version 2.43.0.windows.1
2026-07-26T22:22:56.5604154Z ##[endgroup]
2026-07-26T22:22:56.5613302Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\935e8716-a5e4-4d02-84ab-a98f71962c56\.gitconfig'
2026-07-26T22:22:56.5627835Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\935e8716-a5e4-4d02-84ab-a98f71962c56' before making global git config changes
2026-07-26T22:22:56.5628307Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:22:56.5633474Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-26T22:22:56.9870053Z ##[group]Initializing the repository
2026-07-26T22:22:56.9878208Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-26T22:22:57.0329098Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-26T22:22:57.0359949Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-26T22:22:57.0694429Z ##[endgroup]
2026-07-26T22:22:57.0694874Z ##[group]Disabling automatic garbage collection
2026-07-26T22:22:57.0700210Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-26T22:22:57.1008347Z ##[endgroup]
2026-07-26T22:22:57.1008714Z ##[group]Setting up auth
2026-07-26T22:22:57.1018796Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:22:57.1736629Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-26T22:22:57.6841825Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:22:57.7106401Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-26T22:22:58.2264493Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:22:58.2493034Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-26T22:22:58.7555279Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T22:22:58.7882967Z ##[endgroup]
2026-07-26T22:22:58.7883233Z ##[group]Determining the default branch
2026-07-26T22:22:58.7886374Z Retrieving the default branch name
2026-07-26T22:22:59.1970326Z Default branch 'main'
2026-07-26T22:22:59.1970833Z ##[endgroup]
2026-07-26T22:22:59.1971227Z ##[group]Fetching the repository
2026-07-26T22:22:59.1977222Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-26T22:22:59.9822326Z From https://github.com/SaberMage/spt-shell-notify
2026-07-26T22:22:59.9822601Z  * [new branch]      main       -> origin/main
2026-07-26T22:22:59.9954384Z ##[endgroup]
2026-07-26T22:22:59.9954634Z ##[group]Determining the checkout info
2026-07-26T22:22:59.9955685Z ##[endgroup]
2026-07-26T22:22:59.9961266Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-26T22:23:00.0261319Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-26T22:23:00.0510609Z ##[group]Checking out the ref
2026-07-26T22:23:00.0515479Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:23:00.0862260Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:23:00.0862486Z Reset branch 'main'
2026-07-26T22:23:00.0882802Z ##[endgroup]
2026-07-26T22:23:00.1529813Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-26T22:23:00.1750411Z ee2d37eadc730c0019e0af82d683074c509634a2
